| Total Complexity | 29 | 
| Dependencies | 1 | 
| Dependents | 0 | 
| Total lines | 137 | 
| Lines of code | 99 | 
| Logical lines of code | 48 | 
| Comment lines | 4 | 
| Methods | 7 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| executeStage() | 41 | 15 | 57 | |
| isQueueInProgress() | 63 | 4 | 11 | |
| isQueueFinished() | 64 | 4 | 10 | |
| __construct() | 62 | 3 | 12 | |
| getQueue() | 100 | 1 | 0 | |
| saveQueue() | 100 | 1 | 0 | |
| addStage() | 65 | 1 | 9 |